Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temp: move to atomfs with fixed umount #654

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikemccracken
Copy link
Contributor

see project-machine/atomfs#27

The MetadataPath field in the MountOCIOpts struct is not needed anymore, if left empty it will use /run/atomfs/ for all mounts.

The atomfs.bats file is not passing locally even though the equivalent test does pass in atomfs#27. Creating this PR to see if it passes in jenkins. It is something about the base image's verity device being in use. I suspect another test is not unmounting the shared base busybox image - maybe we need to isolate the tests better here, or just delete the atomfs test in stacker because it's covered in atomfs now

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mikemccracken mikemccracken marked this pull request as draft December 19, 2024 00:52
@mikemccracken
Copy link
Contributor Author

Converted to draft because we shouldn't merge this, we should wait until atomfs merges atomfs#27 and then update to the main repo

do not merge.

Signed-off-by: Michael McCracken <[email protected]>
@mikemccracken mikemccracken force-pushed the 2024.12.02/main/atomfs-top branch 2 times, most recently from 7eb9274 to 81a78db Compare December 19, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant